How to Install grabserial software package in Debian 9 (Stretch)

How to Install grabserial software package in Debian 9 (Stretch)

grabserial software package provides python-based serial dump and timing program, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install grabserial 

grabserial is installed in your system.

Make ensure the grabserial package were installed using the commands given below,

$ sudo dpkg-query -l | grep grabserial *

You will get with grabserial package name, version, architecture and description in a table

grabserial package basic information:

Distro Debian 9 stretch
Section Utilities
Package grabserial
Version 1.9.3-1
Description python-based serial dump and timing program
Sub Section Utils


See Also, How to uninstall or remove grabserial software package from Debian 9 (Stretch)?